]> git.datanom.net - omvzfs.git/commitdiff
commit to be able to apply patch from Niclas
authorMichael Rasmussen <mir@datanom.net>
Sat, 13 Sep 2014 12:18:33 +0000 (14:18 +0200)
committerMichael Rasmussen <mir@datanom.net>
Sat, 13 Sep 2014 12:18:33 +0000 (14:18 +0200)
gui/rpc/zfs.inc

index b110ebe24e6c5266f81bda4fb0585d3e5e3f8c77..28902edc860a1c565744dc430d5fea19d1fb828a 100644 (file)
@@ -11,6 +11,7 @@ require_once("zfs/Dataset.php");
 require_once("zfs/Snapshot.php");
 require_once("zfs/Zvol.php");
 require_once("zfs/Zpool.php");
+require_once("zfs/NotifyListener.php");
 
 class OMVRpcServiceZFS extends OMVRpcServiceAbstract {
        public function getName() {
This page took 0.030163 seconds and 5 git commands to generate.