/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk

« back to all changes in this revision

Viewing changes to classes/welcome.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-10-25 00:15:57 UTC
  • Revision ID: csa@dside.dyndns.org-20081025001557-o9pf41lho1iwjctl
Fix from UI branch: prevent filtering of uncached virtual groups and databases

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
 
72
72
    $hpos += $text->GetTextHeight($this->graph->img) + 10;
73
73
 
74
 
//    $msg = "Welcome to the Advanced Data Extraction Infrastracture! Please";
 
74
//    $msg = "Welcome to the Advanced Data Extraction Infrastructure! Please";
75
75
    $msg = preg_replace(
76
76
        array("/\n([^\n])/"),
77
77
        array(' \1'),