Changeset 5503 for trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
- Timestamp:
- Nov 10, 2005, 11:57:15 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server/SQL.pm
r5501 r5503 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: SQL.pm,v 1.1 6 2005-11-10 21:51:06jhoblitt Exp $3 # $Id: SQL.pm,v 1.17 2005-11-10 21:57:15 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server::SQL; … … 124 124 VALUES (?, ?) 125 125 }, 126 get_class => qq{126 get_class_by_id => qq{ 127 127 SELECT class_id, priority, comment 128 128 FROM class
Note:
See TracChangeset
for help on using the changeset viewer.
