Show
Ignore:
Timestamp:
01/06/2008 02:31:17 AM (11 months ago)
Author:
Geert
Message:
  • Added cookie data to the Profiler
  • Translators: update profiler file please
  • Also fixed small bug in Profiler library: now using stripos() in combination with str_ireplace() to add profiler data before </body>
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/en_US/profiler.php

    r1297 r1684  
    1111        'no_queries'   => 'No queries', 
    1212        'no_database'  => 'Database not loaded', 
     13        'cookie_data'  => 'Cookie Data', 
     14        'no_cookie'    => 'No cookie data', 
    1315);