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
Guilherme Filippo
ISPConfig 3
Commits
85d6697c
Commit
85d6697c
authored
Oct 27, 2010
by
tbrehm
Browse files
Fixed: FS#1391 - SVN Update failed (remoteaction_core_module.inc.php)
parent
5c3f6353
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/mods-available/remoteaction_core_module.inc.php
View file @
85d6697c
...
...
@@ -27,7 +27,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
class
remoteaction_core_module
extends
modules_base
{
class
remoteaction_core_module
{
var
$module_name
=
'remoteaction_core_module'
;
var
$class_name
=
'remoteaction_core_module'
;
/* No actions at this time. maybe later... */
...
...
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