diff --git a/.gitignore b/.gitignore index 633e810..6c704e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -/.buildpath -/.project -/secret.php -/config.php +/.buildpath +/.project +/secret.php +/config.php /test.php diff --git a/README.md b/README.md index 203d4b1..3dfc899 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,2 @@ # php-func-lib -git submodule add https://git.seemsleg.it/ef/php-func-lib lib - -test +git submodule add https://git.seemsleg.it/pub/php-func-lib lib diff --git a/_func.php b/_func.php index d5e69cd..9fdc381 100644 --- a/_func.php +++ b/_func.php @@ -1,10 +1,10 @@ - \ No newline at end of file diff --git a/sql.php b/sql.php index e46f09b..ff7d062 100644 --- a/sql.php +++ b/sql.php @@ -196,4 +196,4 @@ class SQL { // echo 'DESTROY'; } } -?> +?>