Changeset 1163 in ExiteCMS
- Timestamp:
- 12/09/07 11:36:17 (4 years ago)
- File:
-
- 1 edited
-
trunk/news.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/news.php
r880 r1163 50 50 // and store it for use in the template 51 51 $variables['news'][] = $data; 52 // update the read counter 53 $result = dbquery("UPDATE ".$db_prefix."news SET news_reads = news_reads + 1"); 52 54 } 53 55 // check if the user is allowed to edit
Note: See TracChangeset
for help on using the changeset viewer.
