diff -r 199b9708f4a2 -r 854eecfada20 ajax.php --- a/ajax.php Sun Dec 02 16:00:56 2007 -0500 +++ b/ajax.php Fri Dec 07 16:42:22 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' ) {