[pLog-svn] r6819 - plog/branches/lifetype-1.2/class/net
jondaley at devel.lifetype.net
jondaley at devel.lifetype.net
Sat Feb 21 14:51:54 EST 2009
Author: jondaley
Date: 2009-02-21 14:51:54 -0500 (Sat, 21 Feb 2009)
New Revision: 6819
Modified:
plog/branches/lifetype-1.2/class/net/customrequestgenerator.class.php
Log:
typo
Modified: plog/branches/lifetype-1.2/class/net/customrequestgenerator.class.php
===================================================================
--- plog/branches/lifetype-1.2/class/net/customrequestgenerator.class.php 2009-02-21 16:43:25 UTC (rev 6818)
+++ plog/branches/lifetype-1.2/class/net/customrequestgenerator.class.php 2009-02-21 19:51:54 UTC (rev 6819)
@@ -426,7 +426,7 @@
*/
function getRequest()
{
- throw( new Exception( "PrettyRequestGenerator::getRequest: function not implemented" ));
+ throw( new Exception( "CustomRequestGenerator::getRequest: function not implemented" ));
die();
}
More information about the pLog-svn
mailing list