Fix for Testing Ubercart donation product

  1. mysql> select * from sessions where sid='c9b93da118c4919a39f43d82d5ed437b';
  2. +-----+----------------------------------+--------------+------------+-------+----------------------------------------------------------+
  3. | uid | sid                              | hostname     | timestamp  | cache | session                                                  |
  4. +-----+----------------------------------+--------------+------------+-------+----------------------------------------------------------+
  5. |   0 | c9b93da118c4919a39f43d82d5ed437b | 188.173.99.8 | 1280510707 |     0 | uc_cart_last_url|s:31:"http://ubercart.bluesherpa.com/"; |
  6. +-----+----------------------------------+--------------+------------+-------+----------------------------------------------------------+
  7. 1 row in set (0.01 sec)

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.