Trying to silence intermittent php3 error

This commit is contained in:
Miles Lott 2001-08-26 18:50:57 +00:00
parent 4ad548c53d
commit 079809436f

View File

@ -334,7 +334,7 @@
} }
magic_quotes_runtime(false); magic_quotes_runtime(false);
print_debug('sane environment'); @print_debug('sane environment');
/****************************************************************************\ /****************************************************************************\
* Multi-Domain support * * Multi-Domain support *