ajax.php
changeset 313 854eecfada20
parent 304 e2cb5f1432c8
parent 311 a007145a0ff6
child 326 ab66d6d1f1f4
--- 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' )
   {