This commit is contained in:
stubbfel
2013-06-20 11:26:10 +02:00
parent 0f21ccfe25
commit 61f8cbbf4f
92 changed files with 33401 additions and 30 deletions

View File

@@ -2,10 +2,13 @@
include_once "../../global.inc.php";
include_once PATH_DATABASE . "/SQLManager.php";
namespace database;
/**
* Description of SpsSqlManager
*
*
* @author stubbfel
* @since 20.06.2013
*/
class SpsSqlManager {
//put your code here