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

Code cleanup and optimization

This commit is contained in:
Cameron
2020-12-14 16:21:48 -08:00
parent c258b856f2
commit 44e260b121
81 changed files with 747 additions and 722 deletions

View File

@@ -153,7 +153,7 @@
/**
* @example {TOPIC_DATESTAMP: format=relative}
* @param string $parm['format'] short|long|forum|relative
* @return HTML
* @return string HTML
*/
function sc_topic_datestamp($parm=null)
{