summaryrefslogtreecommitdiff
path: root/Examples/FunctionWithParameters/functionwithparameters.php
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/FunctionWithParameters/functionwithparameters.php')
-rw-r--r--Examples/FunctionWithParameters/functionwithparameters.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/FunctionWithParameters/functionwithparameters.php b/Examples/FunctionWithParameters/functionwithparameters.php
index 04a0cb6..b1eff25 100644
--- a/Examples/FunctionWithParameters/functionwithparameters.php
+++ b/Examples/FunctionWithParameters/functionwithparameters.php
@@ -1,7 +1,7 @@
<?php
/*
* functionwithparameters.php
- * @Author Jasper van Eck
+ * @author Jasper van Eck<jasper.vaneck@copernica.com>
*
* An example file to show the working of a function call with parameters, defined and undefined.
*/