4 lines
51 B
PHP
Executable File
4 lines
51 B
PHP
Executable File
<?php
|
|
class AppController extends Controller {
|
|
}
|
|
?>
|