For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > August 2005 > cvs: phpweb / error.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpweb / error.php
Sean Coates

2005-08-24, 6:56 pm

sean Wed Aug 24 09:51:58 2005 EDT

Modified files:
/phpweb error.php
Log:
autoload quick lookup -> bug#34230

http://cvs.php.net/diff.php/phpweb/...39&r2=1.40&ty=u
Index: phpweb/error.php
diff -u phpweb/error.php:1.39 phpweb/error.php:1.40
--- phpweb/error.php:1.39 Thu Jul 28 14:47:30 2005
+++ phpweb/error.php Wed Aug 24 09:51:55 2005
@@ -1,6 +1,6 @@
<?php

-// $Id: error.php,v 1.39 2005/07/28 18:47:30 sean Exp $
+// $Id: error.php,v 1.40 2005/08/24 13:51:55 sean Exp $

/*

@@ -274,6 +274,7 @@
"abstract" => "language.oop5.abstract",
"interface" => "language.oop5.interfaces",
"interfaces" => "language.oop5.interfaces",
+ "autoload" => "language.oop5.autoload",

"throw" => "language.exceptions",
"try" => "language.exceptions",
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com