Psychoslave has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/65431


Change subject: Add a quantum function!
......................................................................

Add a quantum function!

Change-Id: I5dc1e834a843995ae6690a2df2207a60a9c2c876
---
M Example/Example.body.php
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/test/mediawiki/extensions/examples 
refs/changes/31/65431/1

diff --git a/Example/Example.body.php b/Example/Example.body.php
index a4a7826..21eaf8f 100644
--- a/Example/Example.body.php
+++ b/Example/Example.body.php
@@ -20,4 +20,8 @@
        function getVersion() {
                 return '0.043';
        }
+
+    function generateEntropy(){
+        return 'miaou! I'm undead';
+    }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/65431
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5dc1e834a843995ae6690a2df2207a60a9c2c876
Gerrit-PatchSet: 1
Gerrit-Project: test/mediawiki/extensions/examples
Gerrit-Branch: master
Gerrit-Owner: Psychoslave <psychosl...@culture-libre.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to