Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PilotList.php
a guest
Jan 25th, 2017
127
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
class
PilotList
extends
CodonModule
{
public
function
index
(
)
{
$this
->
set
(
'title'
,
'Pilot List'
)
;
$this
->
show
(
'/pl/pilots_list.tpl'
)
;
}
}
?>
Add Comment
Please,
Sign In
to add comment
Public Pastes
BME280_ESP32C6_TEST
C++ | 6 min ago | 1.65 KB
buzzexpress-repo
JSON | 8 min ago | 1.82 KB
Untitled
Java | 36 min ago | 2.37 KB
Untitled
Java | 37 min ago | 5.27 KB
script
JavaScript | 41 min ago | 0.11 KB
i.deferupdate().then(console.log)
JavaScript | 2 hours ago | 11.70 KB
Help.js File
JavaScript | 2 hours ago | 2.13 KB
Buton Pagination
JavaScript | 2 hours ago | 4.35 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!