Toggle navigation
Toggle navigation
This project
Loading...
Sign in
other
/
yohomarket
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
whb
10 years ago
Commit
0696666e0a97a0e683341303114e03c107d4da35
1 parent
34185ee1
question
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
QF1.1/Framework/Q/Action.php
QF1.1/Framework/Q/Action.php
View file @
0696666
...
...
@@ -234,7 +234,7 @@ class Q_Action extends Yaf_Controller_Abstract
echo
"<meta http-equiv=
\"
refresh
\"
content=
\"
{
$content
}
;url=
{
$url
}
\"
>"
;
}
pr
ivate
function
_g
(
$key
,
$default
=
''
)
pr
otected
function
_g
(
$key
,
$default
=
''
)
{
return
$this
->
getRequest
()
->
getQuery
(
$key
,
$default
);
}
...
...
Please
register
or
login
to post a comment