This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lib.languagemenu { | |
20 = TEXT | |
20 { | |
wrap = <option value="myValue|" title="fileadmin/images/flag_uk.gif">UK</option> | |
typolink { | |
parameter.data = page:uid | |
returnLast = url | |
additionalParams.cObject = COA_INT | |
additionalParams.cObject { | |
20 = TEXT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/certbot/plugins/webroot.py b/certbot/plugins/webroot.py | |
index 1cd1d87..92f58a4 100644 | |
--- a/certbot/plugins/webroot.py | |
+++ b/certbot/plugins/webroot.py | |
@@ -5,6 +5,7 @@ import errno | |
import json | |
import logging | |
import os | |
+import sys |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
namespace MyNameSpace\Myextension\Domain\Model; | |
/** | |
* This file is part of the TYPO3 CMS project. | |
* | |
* It is free software; you can redistribute it and/or modify it under | |
* the terms of the GNU General Public License, either version 2 | |
* of the License, or any later version. | |
* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URLs | |
https://jweiland.net/fileadmin/pdf/vortraege-praesentationen/SEO_mit_TYPO3.pdf | |