Pluf Framework

Pluf Framework Commit Details


Date:2008-11-15 08:14:08 (16 years 1 month ago)
Author:Loic d'Anterroches
Branch:develop, master
Commit:4e70f0782d4c86a191bd69e05021c8febdcf813f
Parents: 77f7c96c2188459a869dbafbea3a4c02eea34163
Message:Added info about the PEAR path.

This should avoid issue 52 in the future.
Changes:

File differences

apps/todos/src/Todo/conf/todo.php-dist
6262
6363
6464
65
66
67
68
6569
6670
6771
$cfg['db_version'] = '';
$cfg['db_engine'] = 'SQLite';
// If you are using OSX with MAMP, you must also define this variable
// to ignore PHP5 errors coming from the PEAR modules.
// $cfg['pear_path'] = '/Applications/MAMP/bin/php5/lib/php';
// -- From this point you do not need to update anything --
// If your models are using models from applications outside of the

Archive Download the corresponding diff file

Branches

Tags

Number of commits:
Page rendered in 0.05674s using 14 queries.