mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Lost closing ?>
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/userposts.php,v $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2007-10-06 21:01:18 $
|
||||
| $Author: mcfly_e107 $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2007-10-07 14:11:47 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
require_once("class2.php");
|
||||
@@ -269,3 +269,5 @@ function parse_userposts_forum_table($row)
|
||||
|
||||
return(preg_replace("/\{(.*?)\}/e", '$\1', $USERPOSTS_FORUM_TABLE));
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user