- Timestamp:
- Feb 24, 2021, 9:59:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Meet/Import/TanecniSkola.php
r57 r60 29 29 30 30 $BlockStart = '<div><!--[if IE]><input type=IEbug disabled style="display:none"><![endif]--></div>'; 31 $BlockEnd = '< div class="paginator">';31 $BlockEnd = '</article>'; 32 32 $Content = GetTextBetween($Content, $BlockStart, $BlockEnd); 33 33 if ($Content == '')
Note:
See TracChangeset
for help on using the changeset viewer.