mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
fix file path
This commit is contained in:
parent
74737ab3d6
commit
8ff8b48625
@ -13,7 +13,7 @@
|
||||
* Classes list:
|
||||
* - Api extends Main
|
||||
*/
|
||||
include_once ('application/controllers/main.php');
|
||||
include_once ('application/controllers/Main.php');
|
||||
|
||||
class Api extends Main
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user