ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.16 by root, Mon Jun 12 13:25:27 2006 UTC vs.
Revision 1.17 by root, Mon Jun 19 10:20:07 2006 UTC

336 unlink "$path.cfperl";#d##TODO#remove 336 unlink "$path.cfperl";#d##TODO#remove
337}; 337};
338 338
339register "<global>", __PACKAGE__; 339register "<global>", __PACKAGE__;
340 340
341unshift @INC, maps_directory "perl";
342
341load_extensions; 343load_extensions;
342 344
3431 3451
344 346

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines