mirror of
https://github.com/jimeh/zynapse.git
synced 2026-02-19 07:06:39 +00:00
8 lines
70 B
PHP
8 lines
70 B
PHP
<?php
|
|
|
|
|
|
class ApplicationController extends ActionController {
|
|
|
|
}
|
|
|
|
?>
|