30 Jul
2008
30 Jul
'08
7:33 a.m.
User: marvil07 Branch: HEAD Date: Wed, 30 Jul 2008 05:33:58 +0000 Modified files: /modules/todolist todolist.module Log message: Coding standars with coder module Also, do not include LIMIT on queries that use "where tid = %d", against todo_list task table because tid is a primary key(imposible to have more than one row affected) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/todolist/todolist....