mirror of
https://github.com/pi-hole/FTL.git
synced 2025-12-20 03:18:25 +00:00
5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
<?
|
|
mg.write("Hello, world 1!\n")
|
|
mg.include("broken_lua_2.lp", "r")
|
|
?>
|