]> git.mxchange.org Git - core.git/commit - inc/classes/main/controller/console/class_ConsoleDefaultNewsController.php
Introduced executeGenericPrePostCommand() which will execute a command with
authorRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 22:30:50 +0000 (00:30 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 5 Apr 2015 22:30:50 +0000 (00:30 +0200)
commitf68c0d147585336bb415878accdff5c2af6882f8
tree4125600ae18ab35b01407f172abf6f90bef52268
parent33df9198674ca343b89dee4f0b8ec0808171cd85
Introduced executeGenericPrePostCommand() which will execute a command with
pre and post filters.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/controller/captcha/class_ImageCodeCaptchaController.php
inc/classes/main/controller/class_BaseController.php
inc/classes/main/controller/console/class_ConsoleDefaultNewsController.php
inc/classes/main/controller/html/class_Html
inc/classes/main/controller/html/class_HtmlConfirmController.php
inc/classes/main/controller/html/class_HtmlDefaultNewsController.php
inc/classes/main/controller/html/class_HtmlLoginController.php
inc/classes/main/controller/html/class_HtmlLogoutDoneController.php
inc/classes/main/controller/html/class_HtmlProblemController.php
inc/classes/main/controller/html/class_HtmlRegisterController.php