[limb-svn] r6114 - 3.x/branches/2007.3/limb/web_app/src/request
svn at limb-project.com
svn at limb-project.com
Mon Jul 9 15:07:52 MSD 2007
Author: serega
Date: 2007-07-09 15:07:52 +0400 (Mon, 09 Jul 2007)
New Revision: 6114
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6114
Removed:
3.x/branches/2007.3/limb/web_app/src/request/lmbRequestExtractor.interface.php
Log:
-- lmbRequestExtractor.interface.php removed since we not use it anymore
Deleted: 3.x/branches/2007.3/limb/web_app/src/request/lmbRequestExtractor.interface.php
===================================================================
--- 3.x/branches/2007.3/limb/web_app/src/request/lmbRequestExtractor.interface.php 2007-07-09 09:51:52 UTC (rev 6113)
+++ 3.x/branches/2007.3/limb/web_app/src/request/lmbRequestExtractor.interface.php 2007-07-09 11:07:52 UTC (rev 6114)
@@ -1,21 +0,0 @@
-<?php
-/*
- * Limb PHP Framework
- *
- * @link http://limb-project.com
- * @copyright Copyright © 2004-2007 BIT(http://bit-creative.com)
- * @license LGPL http://www.gnu.org/copyleft/lesser.html
- */
-
-/**
- * interface lmbRequestExtractor.
- *
- * @package web_app
- * @version $Id$
- */
-interface lmbRequestExtractor
-{
- function extract($request);
-}
-
-?>
\ No newline at end of file
More information about the limb-svn
mailing list