mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00
4 lines
41 B
PHP
Executable File
4 lines
41 B
PHP
Executable File
<?php
|
|
class AppModel extends Model {
|
|
}
|
|
?>
|