aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-11 09:27:35 +0000
committerMario <mario@mariovavti.com>2022-02-11 09:27:35 +0000
commit7d75d0cfbdca9914814dd5c8390a45eaf377b48d (patch)
tree83213d967c19006c38685a45a9f9459f48e9a43d /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
parent5468de2c6ad5187cd51201cda929c3e54cc2938f (diff)
downloadvolse-hubzilla-7d75d0cfbdca9914814dd5c8390a45eaf377b48d.tar.gz
volse-hubzilla-7d75d0cfbdca9914814dd5c8390a45eaf377b48d.tar.bz2
volse-hubzilla-7d75d0cfbdca9914814dd5c8390a45eaf377b48d.zip
composer update smarty to version 4.1
Diffstat (limited to 'vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php')
-rw-r--r--vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php b/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
index 9956bd073..5f0203498 100644
--- a/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
+++ b/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php
@@ -13,7 +13,7 @@
* Smarty Internal Plugin Resource Stream
* Implements the streams as resource for Smarty template
*
- * @link http://php.net/streams
+ * @link https://php.net/streams
* @package Smarty
* @subpackage TemplateResources
*/