mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-02 04:48:40 +00:00
v0.2.1
This commit is contained in:
parent
88958248fa
commit
69ca1455d1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
* @license http://www.wtfpl.net/ see COPYING file
|
* @license http://www.wtfpl.net/ see COPYING file
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define ('POCHE_VERSION', '0.2');
|
define ('POCHE_VERSION', '0.2.1');
|
||||||
|
|
||||||
if (!is_dir('db/')) {
|
if (!is_dir('db/')) {
|
||||||
@mkdir('db/',0705);
|
@mkdir('db/',0705);
|
||||||
|
|
Loading…
Reference in a new issue