testing createdb
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
function echol($output)
|
||||
{
|
||||
echo $output;
|
||||
echo "<br>";
|
||||
echo $output."\n";
|
||||
}
|
||||
|
||||
//date_default_timezone_set('Europe/Amsterdam');
|
||||
|
||||
Reference in New Issue
Block a user