Changes

Line 101: Line 101:     
If there is a co-author for a mod you can send them a copy of the email notification.
 
If there is a co-author for a mod you can send them a copy of the email notification.
* You must first add a separate variable for any recipient to ccount/settings.php
+
* Open the Click Counter II Admin Panel
 
+
:Click the 'Edit' icon for any link you want to add a CC address to.
:<syntaxhighlight lang="php" enclose="div">$settings['key']='email@email.com';</syntaxhighlight>
+
:3 new fields have been added. 'Ignore user restriction', 'CC address' and 'CC name'.
 
  −
:Change 'key' in the example above to anything you like and must be unique.
  −
:Change 'email@email.com' in the example above to the recipient's email address.
      
* Separate multiple recipients with a comma space ', '.
 
* Separate multiple recipients with a comma space ', '.
'''Experienced''', maintainer, Administrators
6,288

edits