You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleans a little bit the code and add the total number of rows in pagi…
…nated mode
* remove bad named $str and $str2 vars
* use booleans $has_object and $has_subject instead of reapeting
isset() many times
* add some code comments
* code cleaning around printTitle in doBrowse
* add total number of rows in the relation (see #782258 feature request)