mirror of
https://github.com/sigmasternchen/webcli
synced 2025-03-15 06:08:54 +00:00
ehm, i guess you know why
This commit is contained in:
parent
a7b9c68290
commit
fb57be30b7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
require_once("mysqlConnect.php");
|
require_once("mysqlConnect.php");
|
||||||
|
require_once("config.php");
|
||||||
|
|
||||||
class userManager {
|
class userManager {
|
||||||
static public function getUserById ($ID) {
|
static public function getUserById ($ID) {
|
||||||
|
|
Loading…
Reference in a new issue