New router and associated pages
This commit is contained in:
parent
68dcb996c9
commit
bed471d75a
12 changed files with 133 additions and 114 deletions
|
|
@ -38,16 +38,6 @@
|
|||
<option name="no_connection"><![CDATA[Connexion à la base de donnée impossible]]></option>
|
||||
</module>
|
||||
|
||||
<module name="session">
|
||||
<option name="active">1</option>
|
||||
<option name="time">3600</option>
|
||||
<option name="maxip">20</option>
|
||||
<option name="cookie">jdlsession</option>
|
||||
<option name="db">
|
||||
<option name="table">sessions</option>
|
||||
</option>
|
||||
</module>
|
||||
|
||||
<module name="lang" />
|
||||
|
||||
<module name="bbcode" />
|
||||
|
|
@ -55,7 +45,5 @@
|
|||
<module name="templates">
|
||||
<option name="tpl">bootstrap</option>
|
||||
</module>
|
||||
|
||||
<module name="captcha" />
|
||||
</config>
|
||||
</configs>
|
||||
|
|
|
|||
Reference in a new issue