We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92e82c commit a884f82Copy full SHA for a884f82
templates/settings.php
@@ -1,3 +1,5 @@
1
+<?php if ( ! defined( 'ABSPATH' ) ) exit; ?>
2
+
3
<div class="wrap">
4
<h1>Invoice Ninja</h1>
5
<?php settings_errors(); ?>
0 commit comments