1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Bugtracker #3766 - remove trailing whitespace

This commit is contained in:
e107steved
2007-02-15 21:15:38 +00:00
parent 3b3e8f2a6a
commit cba65eb4da

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/e_linkgen.php,v $
| $Revision: 1.2 $
| $Date: 2007-02-11 20:09:19 $
| $Revision: 1.3 $
| $Date: 2007-02-15 21:15:38 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -33,5 +33,4 @@ include_lan(e_PLUGIN."forum/languages/".e_LANGUAGE."/lan_forum_admin.php");
$sublink_type['forum']['fielddiz'] = "forum_description";
?>
?>