Skip to content

Commit ee07ccb

Browse files
authoredMar 19, 2025
Update updateData.php
1 parent 7eedcf2 commit ee07ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎updateData.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
$base = dirname(__FILE__);
3+
$base = dirname(__FILE__) . '/';
44
echo "Updating Sponsors" . PHP_EOL;
55

66
$data = file_get_contents(

0 commit comments

Comments
 (0)