This commit is contained in:
2019-10-06 06:46:23 -07:00
parent 5d96462b49
commit 1e37a7a134
494 changed files with 330 additions and 635207 deletions

View File

@@ -4,7 +4,7 @@
// //
//////////////////////////////////////////
$prefs_file = "/Users/".get_current_user()."/Library/Preferences/yuba_prefs.php";
$prefs_file = "/Users/".get_current_user()."/Library/Preferences/org.profiteroles.Yuba.php";
$p = unserialize(file_get_contents($prefs_file));
require("functions.php");