Skip to content

Commit

Permalink
test add
Browse files Browse the repository at this point in the history
  • Loading branch information
witty committed Feb 17, 2011
1 parent 813394e commit 551c909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.php
Expand Up @@ -14,6 +14,7 @@
foreach(explode(' ', $tags) as $tag) {
if (empty($tag))
continue;
// add something ...
$data[$tag][] = $content."<br />tag: ".$tags;
}
}
Expand Down

0 comments on commit 551c909

Please sign in to comment.