Add .zed to the .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,3 +26,4 @@ xcustom/*
|
|||||||
!xcustom/readme.php
|
!xcustom/readme.php
|
||||||
post/xcustom
|
post/xcustom
|
||||||
!post/xcustom/readme.php
|
!post/xcustom/readme.php
|
||||||
|
.zed
|
||||||
|
|||||||
@@ -44,7 +44,6 @@ ob_start();
|
|||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
<a class="text-dark dropdown-item px-1" href="<?php echo $notification_action; ?>">
|
<a class="text-dark dropdown-item px-1" href="<?php echo $notification_action; ?>">
|
||||||
<div>
|
<div>
|
||||||
<span class="text-bold">
|
<span class="text-bold">
|
||||||
|
|||||||
Reference in New Issue
Block a user