We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f006bd7 commit 023f178Copy full SHA for 023f178
include/plugin_api.inc.php
@@ -1754,7 +1754,7 @@ function &parseTemplate($filename)
1754
* @param string The path selector that tells whether to return a HTTP or realpath
1755
* @return string The full path+filename to the requested file
1756
* */
1757
- function &getFile($filename, $key = 'serendipityPath')
+ function getFile($filename, $key = 'serendipityPath')
1758
{
1759
global $serendipity;
1760
0 commit comments