1
0
mirror of https://github.com/silverstripe/silverstripe-framework synced 2024-10-22 12:05:37 +00:00
2011-02-14 14:58:57 +13:00

6 lines
75 B
PHP

<?php
require 'Compiler.php' ;
ParserCompiler::cli( $_SERVER['argv'] ) ;