mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
svn keywords added (v0.8)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// $Id: img.bb,v 1.14 2009-11-19 13:46:18 e107coders Exp $
|
||||
// $Id$
|
||||
|
||||
// General purpose image bbcode. As well as the obvious insertion of a picture:
|
||||
// a) if filname begins with 'th_' or 'thumb_', creates link to main image opening in new window
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// $Id: link.bb,v 1.10 2010-01-29 16:30:49 secretr Exp $
|
||||
// $Id$
|
||||
global $pref;
|
||||
|
||||
/**
|
||||
@@ -6,7 +6,7 @@ global $pref;
|
||||
*
|
||||
* @package e107
|
||||
* @subpackage bbcode
|
||||
* @version $Id: link.bb,v 1.10 2010-01-29 16:30:49 secretr Exp $;
|
||||
* @version $Id$;
|
||||
*
|
||||
* @todo try and avoid URLs with a language in [..]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user