fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [14995]


From: nelson . guerra
Subject: [Fmsystem-commits] [14995]
Date: Wed, 11 May 2016 00:24:33 +0000 (UTC)

Revision: 14995
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14995
Author:   nelson224
Date:     2016-05-11 00:24:33 +0000 (Wed, 11 May 2016)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php

Modified: 
branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php     
2016-05-11 00:24:15 UTC (rev 14994)
+++ branches/dev-syncromind-2/property/inc/class.bogeneric_document.inc.php     
2016-05-11 00:24:33 UTC (rev 14995)
@@ -94,4 +94,11 @@
                        return $receipt;
                }
                
+               function delete( $file_id  )
+               {               
+                       $result = $this->so->delete( $file_id );
+                       
+                       return $result;
+               }
+               
        }
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]