mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
4 lines
51 B
PHP
Executable File
4 lines
51 B
PHP
Executable File
<?php
|
|
class AppController extends Controller {
|
|
}
|
|
?>
|