Index: branches/5.3.x/core/kernel/Console/Command/RunEventCommand.php =================================================================== diff -u -N -r16181 -r16213 --- branches/5.3.x/core/kernel/Console/Command/RunEventCommand.php (.../RunEventCommand.php) (revision 16181) +++ branches/5.3.x/core/kernel/Console/Command/RunEventCommand.php (.../RunEventCommand.php) (revision 16213) @@ -12,7 +12,7 @@ * See http://www.in-portal.org/license for copyright notices and details. */ -namespace Intechnic\InPortal\Core\kernel\Console\Command; +namespace InPortal\Core\kernel\Console\Command; use Stecman\Component\Symfony\Console\BashCompletion\Completion\CompletionAwareInterface;