merge
This commit is contained in:
12
_func.php
12
_func.php
@@ -1,4 +1,3 @@
|
||||
<<<<<<< HEAD
|
||||
<?php
|
||||
// include ('config.php');
|
||||
include_once ('sql.php');
|
||||
@@ -8,15 +7,4 @@ include_once ('numbers.php');
|
||||
include_once ('mail.php');
|
||||
include_once ('debug.php');
|
||||
include_once ('markdown.php');
|
||||
=======
|
||||
<?php
|
||||
// include ('config.php');
|
||||
include_once ('sql.php');
|
||||
$sql = new SQL ();
|
||||
include_once ('string.php');
|
||||
include_once ('numbers.php');
|
||||
include_once ('mail.php');
|
||||
include_once ('debug.php');
|
||||
include_once ('markdown.php');
|
||||
>>>>>>> branch 'master' of https://git.seemsleg.it/pub/php-func-lib.git
|
||||
?>
|
||||
Reference in New Issue
Block a user