mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-30 05:33:02 +00:00
Closes #3541.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5955 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
59b726e312
commit
398ea30c20
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@
|
|||
* @package cake
|
||||
* @subpackage cake.cake
|
||||
*/
|
||||
class AppModel extends Model{
|
||||
class AppModel extends Model {
|
||||
}
|
||||
?>
|
Loading…
Add table
Reference in a new issue