This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-e107
Watch
1
Star
0
Fork
0
You've already forked php-e107
mirror of
https://github.com/e107inc/e107.git
synced
2025-01-17 20:58:30 +01:00
Code
Issues
Releases
Wiki
Activity
php-e107
/
e107_core
/
bbcodes
/
tr.bb
4 lines
43 B
BlitzBasic
Raw
Normal View
History
Unescape
Escape
Better bbcode styling and table bbcodes added
2012-05-22 07:27:26 +00:00
/
/
<
?
php
Added th bbcode.
2013-06-14 18:12:38 -07:00
return
"
<tr>
"
.
$c
ode_text
.
"
</tr>
"
;
Reference in New Issue
Copy Permalink