소스 검색

here's te link fix

Xen 1 년 전
부모
커밋
c9761428e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      www/index.php

+ 1 - 1
www/index.php

@@ -133,7 +133,7 @@ function clean_str($str) {
 				// 🧒 👦 👨‍👦‍👦
 				echo '<p class="sports" style="font-size: 4px;">
 					⚽ 🏀 🏈 ⚾️ 🎾 🏐 🏉 🎱 🏆 🏟 ⛹️
-					<a href="$item_link">happened</a>
+					<a href="' . $item_link . '">happened</a>
 					</p>'; 
 				// Break out of 2nd-level loop.
 				continue 2;