svn: /web/doc-editor/trunk/php/ LockFile.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Mon, 04 Jan 2010 00:26:50 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=293060

Log:
Remove debug test

Changed paths:
    U   web/doc-editor/trunk/php/LockFile.php

Modified: web/doc-editor/trunk/php/LockFile.php
===================================================================
--- web/doc-editor/trunk/php/LockFile.php	2010-01-04 00:18:35 UTC (rev 293059)
+++ web/doc-editor/trunk/php/LockFile.php	2010-01-04 00:26:50 UTC (rev 293060)
@@ -41,7 +41,6 @@
     function lock()
     {
         if ($this->isLocked()) {
-echo "HERE !!!!!\n";
             return false;
         }
         return touch($this->path);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.