phpOpenTracker/phpOpenTracker API.php,1.52,1.53
Sebastian Bergmann <[email protected]> Thu, 27 May 2004 07:28:21 +0000
| Newsgroups | gmane.comp.web.phpopentracker.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30620/phpOpenTracker
Modified Files:
API.php
Log Message:
Leftover.
Index: API.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/API.php,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- API.php 1 Mar 2004 20:47:29 -0000 1.52
+++ API.php 27 May 2004 07:28:18 -0000 1.53
@@ -166,16 +166,12 @@
foreach ($parameters['constraints'] as $field => $value) {
if (is_string($value)) {
if ($value == 'this') {
- $parameters['constraints'][$field] = $this->container[$field . '_id'];
+ $parameters['constraints'][$field] = $this->container[$field];
}
else if ($field == 'weekday') {
$parameters['constraints'][$field] = $weekdays[strtolower($value)];
}
-
- else {
- $parameters['constraints'][$field] = crc32(strtolower($value));
- }
}
}
}
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click