forked from wallabag/wallabag
tag 0.11
This commit is contained in:
@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user