1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-17 04:54:41 +01:00

15 Commits

Author SHA1 Message Date
Cameron
56321dfcf7 Fixes - Forum rules and statistics links added back to template and reworked for bootstrap. thread_sef removed from forum_thread database table and now generated on the fly. More testing required. 2015-06-17 20:09:26 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
SecretR
1cefa38d66 Fixed : Call to undefined method eUrl::getUrl() 2013-04-27 14:12:02 +03:00
Moc
96e7f8e777 Update forum_t to forum_thread in SQL 2013-04-15 12:44:56 +02:00
SteveD
a55e0be3de More nextprev sorting 2013-01-13 12:07:36 +00:00
SteveD
ab25065243 Update nextprev 2013-01-12 21:16:36 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
secretr
f2cb1d0030 top page obsolete code cleanup 2011-04-26 11:29:53 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
921e428a01 Add include_lan() to fornt 2009-08-28 15:30:25 +00:00
CaMer0n
c6568d0b31 Updated file description 2009-07-14 05:31:57 +00:00
mcfly
1cf4f67cc4 More functionality working with new db schema 2008-12-10 21:00:48 +00:00
streaky
47d22181eb Fixed a bad performance issue which involved a query that instead of getting a row count was getting an entire result set (a large percentage of the size of the forum_t table). 2007-04-05 01:54:17 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00