Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SondagesPro-LimeSurvey-plugin
recomputeExpression
Commits
d8a512b9
Commit
d8a512b9
authored
Apr 24, 2019
by
Denis Chenu
Browse files
[dev]Remove extra tab
parent
40b4f279
Changes
1
Show whitespace changes
Inline
Side-by-side
recomputeExpression.php
View file @
d8a512b9
...
...
@@ -7,7 +7,7 @@
* @copyright 2013 Denis Chenu <http://sondages.pro>
* @copyright 2013 Practice Lab <https://www.practicelab.com/>
* @license GPL v3
* @version
1
.0
* @version
2.0
.0
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -19,8 +19,8 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
class
recomputeExpression
extends
PluginBase
{
class
recomputeExpression
extends
PluginBase
{
static
protected
$description
=
'A plugin to recompute Expression for each response line'
;
static
protected
$name
=
'recomputeExpression'
;
...
...
@@ -293,5 +293,4 @@
));
die
();
}
}
?>
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment