diff --git a/admin/edit-user.php b/admin/edit-user.php index 33cbbb1..2329fb1 100644 --- a/admin/edit-user.php +++ b/admin/edit-user.php @@ -24,12 +24,10 @@ if(isset($_GET['id'])){ - + diff --git a/index.php b/index.php index db2a919..5677351 100644 --- a/index.php +++ b/index.php @@ -39,7 +39,7 @@ $posts=mysqli_query($connection,$query); =$category['title']?>
- = substr(html_entity_decode($post['body']), 0, 120) ?>... + = substr(html_entity_decode($featured['body']), 0, 300) ?>...