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