remove errolog

hg/feature/cdb-packed
botanic 11 years ago
parent f46de3129e
commit f27cd046a0

@ -4,7 +4,6 @@
* This small piece of php code calls the syncdata() function of Sync class.
* @author Daan Janssens, mentored by Matthew Lagoe
*/
error_log('test2');
require( '../../config.php' );
require_once( $AMS_LIB . '/libinclude.php' );
Sync::syncdata();
Loading…
Cancel
Save