mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-19 00:25:18 +00:00
Created account image class
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user