/stationary/couch/index.php

http://zoop.googlecode.com/ · PHP · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 63707247bc8f3744c7966a59a92f53da MD5 · raw file

  1. <?php
  2. include('config.php');
  3. include('includes.php');
  4. ZoneApplication::handleRequest();