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:
@@ -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
|
||||
|
Reference in New Issue
Block a user