public
Description: Git mirror from http://code.remiprevost.com/exomel/
Homepage: http://remiprevost.com/
Clone URL: git://github.com/ph/exomel.git
exomel /
name age message
file .htaccess Thu Jun 26 19:40:03 -0700 2008 added .htaccess file. [remi]
file LICENSE Thu Jun 26 20:30:28 -0700 2008 updated the license, to test a bit. [remi]
file README Thu Jun 26 20:38:32 -0700 2008 added README file [remi]
directory application/ Thu Jun 26 20:47:24 -0700 2008 removed those default views [remi]
file db.sql Thu Jun 26 19:28:35 -0700 2008 initial commit. [remi]
file index.php Thu Jun 26 20:27:21 -0700 2008 git-svn-id: http://code.remiprevost.com/exomel@... [remi]
directory public/ Thu Jun 26 19:28:35 -0700 2008 initial commit. [remi]
directory system/ Thu Jun 26 20:47:24 -0700 2008 removed those default views [remi]
README
Bon, c'est vraiment "basic" comme fichier README, mais bon, voici quelques notes diverses :

- Vous devez déplacer/copier les fichiers suivant à partir de "system/config.php"
  vers "application/config" et ensuite les modifier selon vos propres paramètres :
  
  - config.php
  - database.php
  - exomel.com
 
- Il se peut que vous ayez à "chmoder" les dossier "applications/logs" et "public/img/projets"
  pour PHP puisse écrire dedans.
  
- C'est tout pour l'instant !