Compare commits

...

25 Commits

Author SHA1 Message Date
Flatlogic Bot
06a425c069 dimands 2026-06-15 17:11:12 +00:00
Flatlogic Bot
a80aaab631 Unggul 2026-06-15 17:02:26 +00:00
Flatlogic Bot
ac04cae997 Black colour 2026-06-15 16:59:19 +00:00
Flatlogic Bot
3df4ca658c Autosave: 20260615-165653 2026-06-15 16:56:32 +00:00
Flatlogic Bot
23032bcfee Autosave: 20260615-160340 2026-06-15 16:03:19 +00:00
Flatlogic Bot
7130175bd8 dark team 2026-06-15 15:25:39 +00:00
Flatlogic Bot
9f2f17032a Revert to version 151142d 2026-06-08 14:26:20 +00:00
Flatlogic Bot
a063fb1805 15 2026-06-08 14:16:56 +00:00
Flatlogic Bot
a1b1ef86ec Autosave: 20260608-140034 2026-06-08 14:00:26 +00:00
Flatlogic Bot
3ab4fb728e 15 2026-06-08 12:57:04 +00:00
Flatlogic Bot
151142df0e 12 2026-06-08 12:51:12 +00:00
Flatlogic Bot
ff8df3f946 8 2026-06-08 09:45:11 +00:00
Flatlogic Bot
cc3eca3928 Autosave: 20260608-094228 2026-06-08 09:42:21 +00:00
Flatlogic Bot
c8df49c1db 8 2026-06-08 09:23:43 +00:00
Flatlogic Bot
85b5383b22 Revert to version 191008b 2026-06-08 09:14:49 +00:00
Flatlogic Bot
3ce5b7ce28 7 2026-06-08 09:10:23 +00:00
Flatlogic Bot
191008b3e9 Autosave: 20260608-090255 2026-06-08 09:02:47 +00:00
Flatlogic Bot
781eb00786 6 2026-06-08 08:59:22 +00:00
Flatlogic Bot
26991ad766 5 2026-06-08 08:52:46 +00:00
Flatlogic Bot
b1fecf1437 4 2026-06-08 08:47:43 +00:00
Flatlogic Bot
ff51c2e480 3 2026-06-08 08:42:20 +00:00
Flatlogic Bot
1629a31de7 2 2026-06-08 08:29:36 +00:00
Flatlogic Bot
b940e647fb Autosave: 20260608-072048 2026-06-08 07:20:40 +00:00
Flatlogic Bot
7a6ff2b29f f1 2026-06-07 16:38:02 +00:00
Flatlogic Bot
601eb76641 Autosave: 20260607-145917 2026-06-07 14:59:12 +00:00
44 changed files with 3029 additions and 14 deletions

View File

@ -2,17 +2,14 @@ DirectoryIndex index.php index.html
Options -Indexes
Options -MultiViews
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
# 0) Serve existing files/directories as-is
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
# 1) Internal map: /page or /page/ -> /page.php (if such PHP file exists)
RewriteCond %{REQUEST_FILENAME}.php -f
RewriteRule ^(.+?)/?$ $1.php [L]
# 2) Optional: strip trailing slash for non-directories (keeps .php links working)
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)/$ $1 [R=301,L]
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

View File

@ -1,4 +1,4 @@
WordPress Admin Credentials:
URL: http://localhost/wp-admin
URL: https://matthew-lms-8036.dev.flatlogic.app/wp-admin
Username: admin
Password: c59u3v2geHuIQMRP
Password: GB7DL2UPCYTTiseeH84n

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 566 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 557 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB