ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/books.ext
(Generate patch)

Comparing deliantra/server/ext/books.ext (file contents):
Revision 1.1 by root, Thu May 24 03:33:29 2007 UTC vs.
Revision 1.2 by root, Mon Jun 11 21:38:13 2007 UTC

1#! perl # MANDATORY 1#! perl # mandatory
2 2
3our @BOOKS; 3our @BOOKS;
4 4
5sub reload() { 5sub reload() {
6 @BOOKS = (); 6 @BOOKS = ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines