Update GiphyBridge.php

This commit is contained in:
Olivier 2014-12-05 13:19:20 +01:00
parent 5922e37bc0
commit 068557ed08

View file

@ -9,6 +9,7 @@
* @description Bridge for giphy.com
* @maintainer kraoc
* @use1(s="search tag")
* @use2(n="max number of returned items")
*/
define(GIPHY_LIMIT, 10);