command 계열 함수 func_command.php 로 이전
baclButton(), CoreBackButton(), closeButton()을 echo에서 return string 타입으로
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ if($me['userlevel'] < 5) {
|
||||
<body>
|
||||
관리자가 아닙니다.<br>
|
||||
";
|
||||
banner();
|
||||
echo banner();
|
||||
echo "
|
||||
</body>
|
||||
</html>";
|
||||
|
||||
Reference in New Issue
Block a user