This commit is contained in:
nicosomb 2013-04-19 13:38:16 +02:00
parent bf18db78b3
commit ff4d8c8c1e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
* @license http://www.wtfpl.net/ see COPYING file * @license http://www.wtfpl.net/ see COPYING file
*/ */
define ('POCHE_VERSION', '0.1'); define ('POCHE_VERSION', '0.11');
if (!is_dir('db/')) { if (!is_dir('db/')) {
@mkdir('db/',0705); @mkdir('db/',0705);