mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-12 20:49:50 +00:00
Removing non required attribute from missing controller error page.
This commit is contained in:
parent
99cde14432
commit
741f2972f9
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
<?php
|
||||
class <?php echo $controller;?> extends AppController {
|
||||
|
||||
public $name = '<?php echo $controllerName;?>';
|
||||
}
|
||||
?>
|
||||
</pre>
|
||||
|
|
Loading…
Add table
Reference in a new issue