/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 setups/toska/config.php

  • Committer: Suren A. Chilingaryan
  • Date: 2008-07-31 12:58:19 UTC
  • Revision ID: csa@dside.dyndns.org-20080731125819-y5bd48hlpqwut9j3
Provide a single 'list' service in place of multiple listing services

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                    'gid' => 'modul${1}',
52
52
                    'title' => 'Test ${1} Hz'
53
53
                ),*/
54
 
                "/^Wv\\\$LiveData\\\$Modul(02|10|11)$/" => array(
 
54
                "/^Wv\\\$LiveData\\\$Modul(01|02|10|11)$/" => array(
55
55
                    'gid' => 'm${1}',
56
56
                    'title' => 'Module ${1}'
57
57
                ),