forked from Cavemanon/cavepaintings
pull a bunch of small fixes from #659
This commit is contained in:
@ -491,8 +491,8 @@ class Wiki extends Extension
|
||||
return "--- $value\n";
|
||||
break;
|
||||
|
||||
default:
|
||||
throw new Exception("stat needs to be =, + or -");
|
||||
default:
|
||||
throw new Exception("stat needs to be =, + or -");
|
||||
}
|
||||
}
|
||||
// }}}
|
||||
|
Reference in New Issue
Block a user