X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flogging%2FLogPage.php;h=64102b7ec93814b4147249e581aeea7e216cd729;hb=b94b9830fa5a53776535d0c86ede8128e9ef11a7;hp=daaff07a1e42bf02d69b3fa958a600f679d458b0;hpb=4b73a8b6fbb6da651af850a7d667e6e8d59e6fce;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/logging/LogPage.php b/includes/logging/LogPage.php index daaff07a1e..64102b7ec9 100644 --- a/includes/logging/LogPage.php +++ b/includes/logging/LogPage.php @@ -27,7 +27,6 @@ * Class to simplify the use of log pages. * The logs are now kept in a table which is easier to manage and trim * than ever-growing wiki pages. - * */ class LogPage { const DELETED_ACTION = 1;