Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plxPlugin->setParam($param, $value, $type='') #256

Closed
wants to merge 4 commits into from

Conversation

bazooka07
Copy link
Collaborator

Bug :
On vérifie que $type est bien 'numeric', 'string' ou 'cdata'.
En cas d'échec, on teste quand même que le type de paramètre est 'numeric'.
Voir correction ci-jointe plus optimisation du code.

bazooka07 added 4 commits June 13, 2017 22:10
Avant: si le paramètre $type n'était pas correct, on ne renseigne pas le
type de paramètre dans le plugin mais on essaie quand même de vérifier
si le type de paramètre est numeric.
@bazooka07 bazooka07 changed the title plxPlugin->setParam($param, $value,$type='') plxPlugin->setParam($param, $value, $type='') Oct 12, 2017
@pluxml
Copy link
Collaborator

pluxml commented Nov 23, 2017

implémenté

@pluxml pluxml closed this Nov 23, 2017
@bazooka07 bazooka07 deleted the plxPlugin-setParam branch November 29, 2017 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants