Changeset 1202 for branches/1.2/content/plugins
- Timestamp:
- 02/21/10 02:18:36 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/content/plugins/users/libs/UserFunctions.php
r1130 r1202 37 37 public function notifyMods($h, $type, $status, $id = 0, $commentid = 0) 38 38 { 39 $h->includeLanguage('users'); // in some cases, we don't already have the language file so need to include it. 40 39 41 $line_break = "\r\n\r\n"; 40 42 $next_line = "\r\n";
Note: See TracChangeset
for help on using the changeset viewer.