1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 12:05:37 +00:00

6 lines
75 B
PHP
Raw Normal View History

2011-02-09 16:53:59 +13:00
<?php
require 'Compiler.php' ;
ParserCompiler::cli( $_SERVER['argv'] ) ;