forked from wallabag/wallabag
stockage de la version dans la config
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
* @license http://www.wtfpl.net/ see COPYING file
|
||||
*/
|
||||
|
||||
define ('POCHE_VERSION', '0.1');
|
||||
|
||||
if (!is_dir('db/')) {
|
||||
@mkdir('db/',0705);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user