Update AllocineFRBridge.php
This commit is contained in:
parent
69d30ad125
commit
41540e24ef
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class AllocineFRBridge extends BridgeAbstract{
|
||||||
|
|
||||||
const MAINTAINER = "superbaillot.net";
|
const MAINTAINER = "superbaillot.net";
|
||||||
const NAME = "Allo Cine Bridge";
|
const NAME = "Allo Cine Bridge";
|
||||||
const URI = "http://www.allocine.fr";
|
const URI = "http://www.allocine.fr/";
|
||||||
const DESCRIPTION = "Bridge for allocine.fr";
|
const DESCRIPTION = "Bridge for allocine.fr";
|
||||||
const PARAMETERS = array( array(
|
const PARAMETERS = array( array(
|
||||||
'category'=>array(
|
'category'=>array(
|
||||||
|
|
Loading…
Reference in a new issue