We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8196327 commit 4695917Copy full SHA for 4695917
sabiork/sabiork.php
@@ -134,7 +134,7 @@ function Run()
134
$source_file = (new DataResource($this))
135
->setURI("http://sabiork.h-its.org/sabioRestWebServices/searchKineticLaws/biopax")
136
->setTitle("SABIO-RK Biochemical Reaction Kinetics Database")
137
- ->setRetrievedDate( date ("Y-m-d\TG:i:s\Z", filemtime($lfile)))
+ ->setRetrievedDate( date ("Y-m-d\TG:i:s\Z", filemtime($odir.$ofile)))
138
->setFormat("text/xml")
139
->setPublisher("http://sabio.villa-bosch.de/")
140
->setHomepage("http://sabio.villa-bosch.de/")
0 commit comments