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