Changeset 218
- Timestamp:
- 01/03/07 22:44:51 (2 years ago)
- Files:
-
- branches/dsss-smi/edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/dsss-smi/edit.php
r210 r218 48 48 ?> 49 49 50 <pre> 51 Format: name protocol/format source [patch] 52 svn: 53 <name%gt; svn <repo path> 54 zip/tgz/bz2: 55 <name> <format> <url> 56 patch format (not useful in the general case): 57 patchfile 58 or 59 directory:patchfile 60 </pre><br> 50 61 <textarea name='cont' rows=10 cols=120><?PHP 51 62 if (file_exists($pkgfname)) {
