mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
4 lines
51 B
PHP
Executable File
4 lines
51 B
PHP
Executable File
<?php
|
|
class AppController extends Controller {
|
|
}
|
|
?>
|