summaryrefslogtreecommitdiff
path: root/Examples/FunctionReturnValue/functionreturnvalue.php
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/FunctionReturnValue/functionreturnvalue.php')
-rw-r--r--Examples/FunctionReturnValue/functionreturnvalue.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/FunctionReturnValue/functionreturnvalue.php b/Examples/FunctionReturnValue/functionreturnvalue.php
index 722a4fe..ba8f52b 100644
--- a/Examples/FunctionReturnValue/functionreturnvalue.php
+++ b/Examples/FunctionReturnValue/functionreturnvalue.php
@@ -1,7 +1,7 @@
<?php
/*
* functionreturnvalue.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 a return value.
*/