Alexander Nicolaysen Sørnes : maintainerView: Remove bad keyword

Alexander Nicolaysen Sørnes asornes at wine.codeweavers.com
Mon Jan 26 11:06:17 CST 2009


Module: appdb
Branch: master
Commit: 6165781bbd9a520efc97976f3712e6c40d2779cd
URL:    http://source.winehq.org/git/appdb.git/?a=commit;h=6165781bbd9a520efc97976f3712e6c40d2779cd

Author: Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
Date:   Mon Jan 26 18:07:53 2009 +0100

maintainerView: Remove bad keyword

---

 include/maintainerView.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/maintainerView.php b/include/maintainerView.php
index b9c0733..df8591b 100644
--- a/include/maintainerView.php
+++ b/include/maintainerView.php
@@ -22,7 +22,7 @@ class maintainerView
             $this->bViewingSelf = false;
     }
 
-    static function objectGetId()
+    function objectGetId()
     {
         return $this->iUserId;
     }




More information about the wine-cvs mailing list