Updated helpers

This commit is contained in:
Pierre
2017-05-26 09:50:20 +02:00
parent 7a393b1644
commit 78e72542d8
4 changed files with 54 additions and 20 deletions

11
config/userdata.php Normal file
View File

@ -0,0 +1,11 @@
<?php
/**
* User data configuration file
*
* @author Pierre HUBERT
*/
/**
* The subdirectory (of user_data folder) containing image accounts
*/
$config->set("imageAccountPath", "avatars/");