r1501: We can actually simplify Logging::compare_arrays() by removing the array_diff...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 18 Mar 2007 18:01:33 +0000 (18:01 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 18 Mar 2007 18:01:33 +0000 (18:01 +0000)
commit59a837f82e686483e6954dd780f5c99413c0e19e
tree3290d0254c1e1863d7f9fb6cf65a44b4bf31d64b
parent6d3989de256be9fdb0c0119314c45560e7077765
r1501: We can actually simplify Logging::compare_arrays() by removing the array_diff() business because it really isn't necessary it turns out and was actually responsible for adding a whole bunch of useless logs to the system
docs/changes.txt
includes/class_logging.php