diff -r a1ccf990db6b -r a007145a0ff6 ajax.php --- a/ajax.php Sat Dec 01 02:39:49 2007 -0500 +++ b/ajax.php Mon Dec 03 17:36:25 2007 -0500 @@ -12,6 +12,8 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. */ + define('ENANO_INTERFACE_AJAX', ''); + // fillusername should be done without the help of the rest of Enano - all we need is the DBAL if ( isset($_GET['_mode']) && $_GET['_mode'] == 'fillusername' ) {