Martin 934f032c19 Better error message on failure (#3407) 5 years ago
..
ActionController.php 7802fd33a6 tec: Allow to change CSP header from controllers 6 years ago
ActionException.php 57fce758f5 Fix HTML injections (#2157) 7 years ago
Configuration.php 8285f1df43 Add comprehensive user configuration in extensions (#3397) 5 years ago
ConfigurationException.php 51a71ec4b9 New configuration system (not working yet) 11 years ago
ConfigurationNamespaceException.php 51a71ec4b9 New configuration system (not working yet) 11 years ago
ConfigurationParamException.php 51a71ec4b9 New configuration system (not working yet) 11 years ago
ControllerNotActionControllerException.php 4e174ed9dd [ci] Add Travis (#1619) 8 years ago
ControllerNotExistException.php 57fce758f5 Fix HTML injections (#2157) 7 years ago
CurrentPagePaginationException.php 4e174ed9dd [ci] Add Travis (#1619) 8 years ago
Dispatcher.php 7802fd33a6 tec: Allow to change CSP header from controllers 6 years ago
Error.php 0319cc9d23 Minz allow parallel sessions (#3096) 5 years ago
Exception.php 878e96202e Grosse refactorisation pour permettre le chargement automatique des classes 12 years ago
Extension.php 0577bc772b Add a method to retrieve a configuration value (#3422) 5 years ago
ExtensionException.php 86f69ca396 First draft for the new extension feature 11 years ago
ExtensionManager.php f5fdbb9e82 Add class autoload for extension (#3350) 5 years ago
FileNotExistException.php 4e174ed9dd [ci] Add Travis (#1619) 8 years ago
FrontController.php 934f032c19 Better error message on failure (#3407) 5 years ago
Helper.php d33c0ff2ca Remove magicQuotesOff (#2697) (#2698) 6 years ago
Log.php 9c6682e7ed Avoid manual initialisations of system or user configuration (#3070) 5 years ago
Mailer.php 29fe125b4a Add constant for PHP requirements (#3369) 5 years ago
Migrator.php 8619cf6fa6 Add a migration system (#2760) 5 years ago
Model.php 4e174ed9dd [ci] Add Travis (#1619) 8 years ago
ModelArray.php fd33d92d41 Require PHP 5.5+ (#2495) 6 years ago
ModelPdo.php 2b007ee989 Explicit PDO::ERRMODE_SILENT (#3408) 5 years ago
PDOConnectionException.php f3d75b3ae5 tec: Improve logs on DB connection failure (#2734) 6 years ago
Paginator.php 4e174ed9dd [ci] Add Travis (#1619) 8 years ago
Pdo.php 3f4c86f80f Add a file for each PDO class (#3301) 5 years ago
PdoMysql.php 3f4c86f80f Add a file for each PDO class (#3301) 5 years ago
PdoPgsql.php 3f4c86f80f Add a file for each PDO class (#3301) 5 years ago
PdoSqlite.php 3f4c86f80f Add a file for each PDO class (#3301) 5 years ago
PermissionDeniedException.php 878e96202e Grosse refactorisation pour permettre le chargement automatique des classes 12 years ago
Request.php 31cb07ac1a Fix author search link (#3315) 5 years ago
Session.php 98b82842d5 Session compatibility PHP 7.1 and older (#3273) 5 years ago
Translate.php 8dad63de02 Fix initI18n (#3249) 5 years ago
Url.php 2aff347b2e Fix wrong getHeader refactoring (#2749) 6 years ago
View.php de26531178 tec: Provide a Minz_Mailer class (#2476) 6 years ago