updated system reference

This commit is contained in:
Ulf Gebhardt 2015-04-10 00:24:38 +02:00
parent b86e1de583
commit f9375c39f0
2 changed files with 2 additions and 6 deletions

@ -1 +1 @@
Subproject commit a3c6103b8ddf3ffa92c625f8e66752f44e120196 Subproject commit e7c6bc97796e4c6aa273250d6b92ad4ffb04b863

View File

@ -1,6 +1,2 @@
<?php <?php
class api_slingit extends \SYSTEM\API\api_system {}
class api_slingit extends \SYSTEM\API\api_system {
}