commit 9db1294efbffd58ffc0f24189aac7567f6817c63 parent 23a08332ef2f740a26e9c805d0fccfe28567cafa Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 2 Feb 2015 20:16:30 +0100 code cleanup Diffstat:
| M | core/api/v1/MyApi.class.php | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/core/api/v1/MyApi.class.php b/core/api/v1/MyApi.class.php @@ -1,6 +1,5 @@ <?php require_once 'api.class.php'; -require_once 'MyApi.class.php'; class MyAPI extends API { protected $User;