Created account image class

This commit is contained in:
Pierre
2017-05-26 10:23:55 +02:00
parent 78e72542d8
commit 238d1a2637
4 changed files with 90 additions and 20 deletions

View File

@ -23,7 +23,7 @@ $config->set("storage_url", "http://devweb.local/comunic/current/user_data/");
*
* The path (on the server) pointing of the user_data folder
*/
$config->set("storage_path", "/home/pierre/Documents/projets_web/comunic/current/user_data");
$config->set("storage_path", "/home/pierre/Documents/projets_web/comunic/current/user_data/");
/**
* Database credentials