repo.or.cz
/
vanilla-miry.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Made quite a few changes so that the code works in the server
[vanilla-miry.git]
/
themes
/
account_profile_end.php
blob
2e1ddac8fbcea264d74b659662c59005051a7276
1
<
?php
2
// Note: This file is included from the library/Vanilla/Vanilla.Control.Account.php class.
3
if
(
ForceIncomingString
(
'PostBackAction'
,
''
) ==
''
) {
4
echo
'</div>'
;
5
}
6
?
>