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