Blame | Last modification | View Log | Download | RSS feed
<?php include_once( 'header.php' ); include_once( 'backupDB.php' ); #print backup(); print "This function has been disabled for the time being"; ?>
<?php
include_once( 'header.php' );
include_once( 'backupDB.php' );
#print backup();
print
"This function has been disabled for the time being";
?>