Skip to content

Commit 8e677ed

Browse files
authored
Update ghost.php
1 parent b8e2675 commit 8e677ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ghost.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* @version 1.0.0
77
* @license GPL-3.0
8-
* @link https://github.com/steveorevo/hestiacp-ghost
8+
* @link https://github.com/virtuosoft-dev/hcpp-ghost
99
*
1010
*/
1111

@@ -239,4 +239,4 @@ function nr_validate() {
239239
}
240240
}
241241
new Ghost();
242-
}
242+
}

0 commit comments

Comments
 (0)