[cmclasses] r1223 committed - Updated autoloader and go script.

0 views
Skip to first unread message

cmcl...@googlecode.com

unread,
May 23, 2015, 3:12:36 AM5/23/15
to cmcl...@googlegroups.com
Revision: 1223
Author: christian.wuerker
Date: Sat May 23 07:12:29 2015 UTC
Log: Updated autoloader and go script.
https://code.google.com/p/cmclasses/source/detail?r=1223

Modified:
/trunk/go.php

=======================================
--- /trunk/go.php Thu Jan 29 20:51:37 2015 UTC
+++ /trunk/go.php Sat May 23 07:12:29 2015 UTC
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
$url = "http://cmtools.googlecode.com/svn/trunk/Go/";
-$fileApp = "Go/Application.php5";
+$fileApp = "Go/Application.php";
$cwd = getCwd(); // current working directory
chDir( dirname( realpath( __FILE__ ) ) ); // tool working directory
if( !file_exists( $fileApp ) )
Reply all
Reply to author
Forward
0 new messages