mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
4 lines
41 B
PHP
Executable File
4 lines
41 B
PHP
Executable File
<?php
|
|
class AppModel extends Model {
|
|
}
|
|
?>
|