Changeset 2215:0775c8672865 for inc/core/class.dc.repository.php
- Timestamp:
- 10/02/13 17:00:38 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.repository.php
r2214 r2215 44 44 $this->xml_url = $xml_url; 45 45 $this->user_agent = sprintf('Dotclear/%s)', DC_VERSION); 46 47 $this->check(); 46 48 } 47 49
Note: See TracChangeset
for help on using the changeset viewer.