wiki.techinc.nl/includes/logging
umherirrender 2fae2c3d2a Do not show empty parenthesis on log entry with no block flags
When nothing is stored in the database, the explode in
LogPage::formatBlockFlags will explode a empty string to a array with a
empty string as only value. Changed the count(array) check to empty
string check.

Bug: 47035
Change-Id: I879169599a2a24b35e26d4a23ab8202f267d8b00
2013-05-31 22:18:10 +02:00
..
DeleteLogFormatter.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
LogEntry.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
LogEventsList.php Fixed spacing and removed unneeded parenthesis 2013-05-17 16:12:08 +00:00
LogFormatter.php Added space after switch/Removed spaces after unset 2013-04-26 16:42:31 +02:00
LogPage.php Do not show empty parenthesis on log entry with no block flags 2013-05-31 22:18:10 +02:00
LogPager.php Fix inconsistent docs 2013-05-09 15:30:37 +02:00
MoveLogFormatter.php Fixed spacing in logging/parser/profiler/rl/revdel/search folder 2013-04-20 17:38:24 +02:00
NewUsersLogFormatter.php Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00
PatrolLog.php Add setting wgLogAutopatrol to toggle logging of autopatrol actions 2013-05-30 13:31:37 +00:00
PatrolLogFormatter.php Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00
RightsLogFormatter.php Move subclasses of LogFormatter to their own file 2013-03-15 15:25:33 +01:00