root/trunk/prado-cli

Revision 1955, 112 bytes (checked in by wei, 18 months ago)

make prado-cli executable

  • Property svn:executable set to *
Line 
1#!/usr/bin/env php
2<?php
3//execute the command line tool
4include(dirname(__FILE__).'/framework/prado-cli.php');
Note: See TracBrowser for help on using the browser.