mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Remove extra blank line.
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
class akismet_installer {
|
||||
static function install() {
|
||||
$version = module::get_version("akismet");
|
||||
|
||||
if ($version == 0) {
|
||||
module::set_version("akismet", 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user