~kampka/ubuntu/quantal/zabbix/upstart-support

« back to all changes in this revision

Viewing changes to frontends/php/latest.php

  • Committer: Bazaar Package Importer
  • Author(s): Michael Ablassmeier
  • Date: 2009-06-28 19:11:29 UTC
  • mfrom: (19.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090628191129-5esmmf2h3tbff1fv
* New upstream release
* Merge upstream config file to template (Closes: #528426)
* Move logrotate from Depends to Suggests (Closes: #534096)
* Server should not crash anymore if postgresql transaction fails
  (Closes: #520197)
* Update fr.po (Closes: #527559)
* Update es.po (Closes: #527600)
* Update sv.po (Closes: #528571)
* Update it.po (Closes: #529157)
* Update cs.po (Closes: #529502)
* Update de.po (Closes: #532344)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        require_once 'include/hosts.inc.php';
24
24
        require_once 'include/items.inc.php';
25
25
 
26
 
        $page['title'] = "S_LATEST_VALUES";
 
26
        $page['title'] = "S_LATEST_DATA";
27
27
        $page['file'] = 'latest.php';
28
28
        $page['hist_arg'] = array('groupid','hostid','show','select','open','applicationid');
29
29
//      $page['scripts'] = array('updater.js');