* adjust the code.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
/* Backup the db. */
|
||||
$pmsRoot = dirname(dirname(__FILE__));
|
||||
@@ -67,6 +66,3 @@ else
|
||||
{
|
||||
echo "Backup www/data Successfully! The destination file is $dataFile\n";
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -14,5 +14,3 @@ if(!$requestVar)
|
||||
{
|
||||
echo "Check DataBase successfully!\n";
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user