Changeset 1954

Show
Ignore:
Timestamp:
05/15/2007 08:59:30 PM (20 months ago)
Author:
wei
Message:

added prado-cli and prado-cli.bat

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/prado-cli

    r1953 r1954  
    11#!/usr/bin/env php 
    22<?php 
     3//execute the command line tool 
    34include(dirname(__FILE__).'/framework/prado-cli.php');