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

Removal of PHP Notices and SEF URL debugging improvements.

This commit is contained in:
Cameron
2017-09-23 12:52:23 -07:00
parent 0fe0bf57bf
commit 9606105e24
5 changed files with 49 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE."/lan_email.php");
class emailprint
{
function render_emailprint($mode, $id, $look = 0,$parm=array())
static function render_emailprint($mode, $id, $look = 0,$parm=array())
{
// $look = 0 --->display all icons
// $look = 1 --->display email icon only