wafuboe
Active Member
- Joined
- Dec 24, 2010
- Messages
- 884
- Solutions
- 2
- Reaction score
- 26
Well i want to install this
http://otland.net/threads/znote-aac...-tfs-0-3-4-and-1-0.209045/page-3#post-2176062
Znote says that we have to put the code above this line
But in my index.php it doesnt have this line
The most similar is this
Im using TFS 0.4 znote acc 1.5 from github
what i have to do?
http://otland.net/threads/znote-aac...-tfs-0-3-4-and-1-0.209045/page-3#post-2176062
Znote says that we have to put the code above this line
Code:
foreach ($news as $n) {
But in my index.php it doesnt have this line
The most similar is this
Code:
foreach ($tags as $tag => $value) {
Im using TFS 0.4 znote acc 1.5 from github
what i have to do?