Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
baca303c
Commit
baca303c
authored
Nov 29, 2016
by
Carsten Rose
Browse files
Constants.php: new name & location of config.ini: typo3conf/config.qfq.ini
parent
892193c0
Changes
2
Hide whitespace changes
Inline
Side-by-side
extension/config.example.ini
→
extension/config.
qfq.
example.ini
View file @
baca303c
File moved
extension/qfq/qfq/Constants.php
View file @
baca303c
...
...
@@ -7,7 +7,7 @@
*/
const
EXT_KEY
=
'qfq'
;
const
CONFIG_INI
=
"config.ini"
;
// QFQ configuration file: db access
const
CONFIG_INI
=
"
../../
config.
qfq.
ini"
;
// QFQ configuration file: db access
const
GFX_INFO
=
'typo3conf/ext/qfq/Resources/Public/icons/note.gif'
;
const
API_DIR
=
'typo3conf/ext/qfq/qfq/api'
;
...
...
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