Some CSS and style updates.

This commit is contained in:
James Cole
2014-09-21 12:30:00 +02:00
parent 0770c79777
commit 802541b796
7 changed files with 501 additions and 29 deletions

View File

@@ -1,14 +0,0 @@
<?php
namespace Firefly\Exception;
/**
* Class MigrationException
*
* @package Firefly\Helper
*/
class MigrationException extends \Exception
{
}