Administrator
/
artbox-event
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
33aaa217288e9a93fc6c2fc918164ca39e417494
Authored by
Administrator
2016-11-22 02:39:30 +0200
1 parent
cd976a8d
add event to composer
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
Module.php
Inline
Side-by-side
Module.php
Show/Hide comments
View file @
33aaa21
@@ -6,7 +6,6 @@
@@ -6,7 +6,6 @@
6
public function init()
6
public function init()
7
{
7
{
8
parent::init();
8
parent::init();
9
-
10
}
9
}
11
10
12
}
11
}