renamed folder

This commit is contained in:
kremsy 2017-04-16 14:49:11 +02:00
parent c36886d3f3
commit 11b9dabf72
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ namespace ManiaControl\Callbacks\Models;
/**
* Base Model Class for Callbacks
*
* @deprecated
* @deprecated
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2017 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3

View File

@ -1,6 +1,6 @@
<?php
namespace Tests\core\script;
namespace Tests\core\Script;
use ManiaControl\Callbacks\Callbacks;
use ManiaControl\Callbacks\Structures\XmlRpc\AllApiVersionsStructure;