searching includes groups for and/or

This commit is contained in:
naomiaro 2011-01-04 19:18:44 -05:00
parent f6a56c01a9
commit 101b6fafa6
16 changed files with 244 additions and 102 deletions

View file

@ -0,0 +1,2 @@
<label for="quick_search">Search:</label>
<input id="quick_search" name="quick_search" type="text"></input>

View file

@ -2,5 +2,6 @@
$this->form->setAction($this->url());
echo $this->form;
echo var_dump($this->md);
?>

View file

@ -1 +0,0 @@
<?php echo $this->field; ?>

View file

@ -0,0 +1 @@
<br /><br /><center>View script for controller <b>Search</b> and script/action name <b>newgroup</b></center>