How to install dcGauffr
- Install this extension
- Add the following to the configuration file:
$__autoload['dcGauffrAuth'] = DC_PLUGINS_ROOT . '/dcGauffr/dcGauffrAuth.php';
define('DC_AUTH_CLASS','dcGauffrAuth');
define('DCGAUFFR_AUTOCREATE', true);
Sign in or create your account | Project List | Help
How to install dcGauffr
$__autoload['dcGauffrAuth'] = DC_PLUGINS_ROOT . '/dcGauffr/dcGauffrAuth.php';
define('DC_AUTH_CLASS','dcGauffrAuth');
define('DCGAUFFR_AUTOCREATE', true);
Created: 6 months 15 days ago
by Guillaume Kulakowski
Labels:
Other:Featured
Phase:Deploy