changeset 311 | a007145a0ff6 |
parent 289 | 2b60c89dc27f |
child 313 | 854eecfada20 |
child 317 | f8356d9c3481 |
--- 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' ) {