Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pixel Humain
places
Commits
a87a5ab8
Commit
a87a5ab8
authored
Jul 20, 2021
by
Ahmad Asjad
Browse files
removed import
parent
bd642b1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
PlacesModule.php
View file @
a87a5ab8
...
...
@@ -83,15 +83,6 @@ class PlacesModule extends CWebModule {
"assets"
=>
array
(),
"controllers"
=>
array
(),
));
$this
->
setImport
(
array
(
'citizenToolKit.models.*'
,
Yii
::
app
()
->
params
[
"module"
][
"parent"
]
.
'.models.*'
,
Yii
::
app
()
->
params
[
"module"
][
"parent"
]
.
'.components.*'
,
$this
->
id
.
'.models.*'
,
$this
->
id
.
'.components.*'
,
$this
->
id
.
'.messages.*'
,
));
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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