TWLan Forum
V 2.A3 namespace file? - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: English (https://twlan.org/forumdisplay.php?fid=53)
+--- Forum: Feedback (https://twlan.org/forumdisplay.php?fid=55)
+--- Thread: V 2.A3 namespace file? (/showthread.php?tid=43499)



V 2.A3 namespace file? - farukbadi - 30.08.2017

I called the namespace file because I wanted to develop a few files but I could not find it. Most likely in launcher.exe or in MySQL files. Will you illuminate me in this regard?


RE: V 2.A3 namespace file? - Molt - 30.08.2017

What do you mean by "the namespace file"?


RE: V 2.A3 namespace file? - farukbadi - 30.08.2017

PHP Code:
<?php
namespace TWLan; <-- This Namespace file?
return 
TWLan::run();
?>



RE: V 2.A3 namespace file? - Molt - 30.08.2017

Ah, that's compiled into the php binary.


RE: V 2.A3 namespace file? - farukbadi - 30.08.2017

I'm trying to make a scrollable map for DSLan v1.4 everything is ok but I do not have a file so I need the contents of a page on a page.

[Image: 2kq5JS4cSSK5Ffpb4eh97A.png]

and The missing file is also here

[Image: FJeA7g1OQZaaPTgCCdxalQ.png]