![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| cellog Sat May 26 02:00:26 2007 UTC Modified files: /pearweb/include/election pear-voter.php Log: remove redundant karma checks http://cvs.php.net/viewvc.cgi/pearwe...&diff_format=u Index: pearweb/include/election/pear-voter.php diff -u pearweb/include/election/pear-voter.php:1.10 pearweb/include/election/pear-voter.php:1.11 --- pearweb/include/election/pear-voter.php:1.10 Sat May 26 00:25:23 2007 +++ pearweb/include/election/pear-voter.php Sat May 26 02:00:26 2007 @@ -272,18 +272,12 @@ if ($this->damblan->has($this->user, 'pear.dev')) { return true; } - if ($this->damblan->has($this->user, 'pear.admin')) { - return true; - } return false; } elseif ($info['eligiblevoters'] == 2) { // general PHP public + PEAR developers if ($this->damblan->has($this->user, 'pear.dev')) { return true; } - if ($this->damblan->has($this->user, 'pear.admin')) { - return true; - } if ($this->damblan->has($this->user, 'pear.voter')) { return true; } | |||
| Featured Websites | ||||
|
![]() |
| Tags: cvs, includeelection, pearvoterphp, pearweb |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cvs: pearweb /include/election pear-voter.php | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| cvs: pearweb /include/election pear-voter.php | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| cvs: pearweb /include pear-auth.php | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| cvs: pearweb /include pear-auth.php | Greg Beaver | Pear | 0 | 05-27-2007 7:47 PM |
| cvs: pearweb /include pear-auth.php | Greg Beaver | Pear | 0 | 05-27-2007 7:46 PM |
| Featured Websites | ||||
|