mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-06 19:42:41 +00:00
Merge branch 'master' into 2.5
This commit is contained in:
commit
c2b8778ce8
29 changed files with 150 additions and 29 deletions
|
@ -15,6 +15,7 @@
|
|||
* @since CakePHP(tm) v 2.4
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
App::uses('SyslogLog', 'Log/Engine');
|
||||
|
||||
/**
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
* @since CakePHP(tm) v 2.4
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
App::uses('LogEngineCollection', 'Log');
|
||||
App::uses('FileLog', 'Log/Engine');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue