diff --git a/module/caselib/test/ui/page/create.php b/module/caselib/test/ui/page/create.php new file mode 100755 index 0000000000..589c0fbf75 --- /dev/null +++ b/module/caselib/test/ui/page/create.php @@ -0,0 +1,11 @@ +dom->xpath = array_merge($this->dom->xpath, $xpath); + } +}