This commit is contained in:
sunra 2015-12-12 22:16:02 +02:00
parent 583bde7505
commit a027f16dc8
2 changed files with 1 additions and 2 deletions

View file

@ -17,6 +17,6 @@
"php": ">=5.3.2"
},
"autoload": {
"psr-4": {"Ospinto\\dBug": "dBug.php"}
"psr-4": {"Ospinto\\dBug": "/"}
}
}

View file

@ -1,5 +1,4 @@
<?php
namespace Ospinto;
/*********************************************************************************************************************\