mirror of
https://github.com/jimeh/zynapse.git
synced 2026-02-19 07:06:39 +00:00
Changed single quotes to double quotes in old pasted code, as they are supposedly faster to parse.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
# specify a custom path to Zynapse libs
|
||||
// $zynapse_libs = '';
|
||||
// $zynapse_libs = "";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user