Move accessible files to public folders and adjust paths.
This commit is contained in:
@@ -11,7 +11,4 @@ while ($nt1 = $result1->fetch_assoc()) {
|
||||
echo "<p>" . nl2br($nt1['Text']) . "</p>\n";
|
||||
echo "<br class=\"clear\" />\n";
|
||||
echo "<hr />\n";
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
}
|
||||
@@ -102,5 +102,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<br class="clear"/>
|
||||
|
||||
<br class="clear"/>
|
||||
@@ -37,5 +37,4 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<br class="clear"/>
|
||||
|
||||
<br class="clear"/>
|
||||
Reference in New Issue
Block a user