- Timestamp:
- 12/13/11 01:36:28 (1 year ago)
- git-parent:
- Files:
-
- ui/web/lib/Reconnoiter_GraphTemplate.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ui/web/lib/Reconnoiter_GraphTemplate.php
re2d923c r65eb858 53 53 if(count($texts)) { 54 54 $db = Reconnoiter_DB::getDB(); 55 $sth = $db->prepare("select value from stratcon.current_metric_text55 $sth = $db->prepare("select value from noit.metric_text_currently 56 56 where sid = ? and name = ?"); 57 57 $__rgt_replace_set = array();
