root/trunk/includes

Jonathan Gotti
malko
Feb 08 2012 * 19:19
(3 months ago)

Revision 430

- new langManager::setLocalesDirs() and langManager::addLocalesDir() methods - make langManager::$localesDirs protected

Properties:
svn:externals: db http://trac.jgotti.net/svn/class-db/trunk/
Name Last modified Size Commit
..
controllers/ 3 months ago 5 file(s) [423] malko: - add abstractController::getCurrent() static method - new abstractAdminmodel... 
modelAddons/ 8 months ago 13 file(s) [411] malko: - add isEmpty method 
models/ over 3 years ago 0 file(s) [70] malko: - add directories to manage models and modelAddons - first modelAddon withCre... 
smvc/ 3 months ago 6 file(s) [422] malko: new smvcAutoloader, smvcCollection and smvcModule classes 
views/ 3 months ago 6 file(s) [429] malko: - add list export in adminmodels 
cacheManager.php 10 months ago 14.9 KB [404] adrien: plus changelog ;) 
class-csv.php 3 months ago 4.9 KB [421] malko: - new class csv file  
class-easymail.php 9 months ago 20 KB [405] malko: - bug correction in clean_header which may strip spaces between specials chars 
class-filemanager.php almost 2 years ago 10 KB [297] malko: - uploaded files are passed in listfilters. 
class-gdimage.php 8 months ago 20.1 KB [407] malko: - possible bug correction regarding destroying resource from when using copyFrom 
class-jsmin.php over 1 year ago 12.5 KB [342] malko: - add js-minification automation 
class-jsonrpc.php 6 months ago 15.2 KB [419] malko: - unsignificant correction 
class-verysimplexmlelement.php over 2 years ago 4.5 KB [208] malko: - new common libs verySimpleXmlElement and cacheManager 
fx-common.php 3 months ago 16.1 KB [425] malko: - introducing smvcAutoloader and modules support 
fx-conf.php 3 months ago 8.4 KB [425] malko: - introducing smvcAutoloader and modules support 
langManager.php 3 months ago 16.5 KB [430] malko: - new langManager::setLocalesDirs() and langManager::addLocalesDir() methods ...