- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DatabasePlugin/lib/Foswiki/Plugins/DatabasePlugin.pm
r1027 r1090 96 96 }; 97 97 if ($@) { 98 $result = "<span class=' twikiAlert'>$@</span>";98 $result = "<span class='foswikiAlert'>$@</span>"; 99 99 } 100 100 return $result;
Note: See TracChangeset
for help on using the changeset viewer.
