- Timestamp:
- 03/21/14 18:49:37 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r27770 r27773 1319 1319 } 1320 1320 #endif 1321 if(file_exist(getconfig("rec_streampath", NULL)) && status.expertmodus >= 11 || file_exist("/mnt/swapextensions/etc/.codecpack") || file_exist("/var/swap/etc/.codecpack") || file_exist("/var/etc/.codecpack"))1321 if(file_exist(getconfig("rec_streampath", NULL)) && (status.expertmodus >= 11 || file_exist("/mnt/swapextensions/etc/.codecpack") || file_exist("/var/swap/etc/.codecpack") || file_exist("/var/etc/.codecpack"))) 1322 1322 { 1323 1323 #ifndef EPLAYER3
Note: See TracChangeset
for help on using the changeset viewer.