/apps/timeline/index.php
http://zoop.googlecode.com/ · PHP · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 676ea8ffebd5f2085a7ebf637cac3925 MD5 · raw file
- <?php
- include('config.php');
- define('app_tmp_dir', app_dir . '/tmp');
- include('includes.php');
- ZoneApplication::handleRequest();