Page 277 of 211,262, showing 20 records out of 4,225,226 total, starting on record 5,521, ending on 5,540
# | Username | Text | |
---|---|---|---|
# | Aug 8th 2008, 13:56 | CrazyTux[m] | $this->Condition->contain(array('id')); |
# | Aug 8th 2008, 13:56 | CrazyTux[m] | $therapies = $this->Therapy->findAllByStatus(1); |
# | Aug 8th 2008, 13:56 | CrazyTux[m] | $conditions = $this->Condition->findAllByStatus(1); |
# | Aug 8th 2008, 13:56 | AD7six | CrazyTux[m]: STOP |
# | Aug 8th 2008, 13:56 | CrazyTux[m] | $services = $this->Service->findAllByStatus(1); |
# | Aug 8th 2008, 13:56 | CrazyTux[m] | echo '<!--'; var_dump($therapies); echo '-->' . "\n"; |
# | Aug 8th 2008, 13:56 | CrazyTux[m] | // lets load up the web-listings.... |
# | Aug 8th 2008, 13:56 | CrazyTux[m] | $result = $this->WebListing->query("(SELECT * FROM web_listings WHERE web_listing_type = 4 ORDER BY RAND() LIMIT 5) ORDER BY company"); |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | $this->set('WebListingResults', $result); |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | } |
# | Aug 8th 2008, 13:57 | lqdice__ | lol |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | } |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | ?> |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | .... |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | sorry guys |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | my fucking ctrl c / v f*'ed up |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | http://pastebin.com/d3142a30c |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | is what I meant to paste. |
# | Aug 8th 2008, 13:57 | CrazyTux[m] | Sorry about that |
# | Aug 8th 2008, 13:57 | teknoid | teknoid: mental note... do not tell people to post code without ~bin |