Changeset 908 for trunk/guitools/shared/sambainit.vrs
- Timestamp:
- May 26, 2016, 9:02:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/shared/sambainit.vrs
r719 r908 190 190 if samba.!log = "" then do /* new default */ 191 191 ok = SysFileTree(etc'\samba\log',exist.,'DO') 192 if exist.0 > 0 then samba.!log = etc'\samba\log s'192 if exist.0 > 0 then samba.!log = etc'\samba\log' 193 193 end 194 194 if samba.!log = "" then do /* old default */
Note:
See TracChangeset
for help on using the changeset viewer.