adding UI tests for database configuration, fixed an issue with comment

table creation
This commit is contained in:
El RIDO
2015-10-03 15:52:37 +02:00
parent 7ec94e0db5
commit add980d36f
5 changed files with 79 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ abstract class zerobin_abstract
*
* @access protected
* @static
* @var zerobin
* @var zerobin_abstract
*/
protected static $_instance = null;