root/devel-backup/units/weblogs/function_search_all_tagtypes.php

Revision 45, 93 bytes (checked in by sven, 3 years ago)

dos2unix to clean line endings, set svn property eol-style native, some whitespace homogenisation

  • Property svn:eol-style set to native
Line 
1 <?php
2
3     $data['search:tagtypes'][] = "weblog";
4     $data['search:tagtypes'][] = "weblogall";
5
6 ?>
Note: See TracBrowser for help on using the browser.