summaryrefslogtreecommitdiff
path: root/ext/ext_skel_win32.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ext_skel_win32.php')
-rw-r--r--ext/ext_skel_win32.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ext_skel_win32.php b/ext/ext_skel_win32.php
index 1675b26be..e5dbe1fb3 100644
--- a/ext/ext_skel_win32.php
+++ b/ext/ext_skel_win32.php
@@ -1,5 +1,5 @@
<?php
-/* $Id: ext_skel_win32.php 242949 2007-09-26 15:44:16Z cvs2svn $ */
+/* $Id: ext_skel_win32.php 298702 2010-04-28 14:41:51Z rrichards $ */
if (php_sapi_name() != "cli") {
echo "Please run this script using the CLI version of PHP\n";