Fix style-ci errors

This commit is contained in:
rugk
2016-12-12 18:43:23 +01:00
parent 3f2de319f3
commit 658d5ae84d
20 changed files with 40 additions and 20 deletions

View File

@@ -9,7 +9,8 @@
* @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
* @version 1.0
*/
namespace PrivateBin;
namespace PrivateBin;;
use Exception;
use PDO;