(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Tue, 12 Jun 2018 08:13:53 +0000 (10:13 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Tue, 12 Jun 2018 08:13:53 +0000 (10:13 +0200)
code.php [new file with mode: 0644]

diff --git a/code.php b/code.php
new file mode 100644 (file)
index 0000000..6e41066
--- /dev/null
+++ b/code.php
@@ -0,0 +1 @@
+$GLOBALS['TYPO3_DB']->exec_SELECTgetSingleRow('*', 'pages', 'uid = ' . intval($pid));
\ No newline at end of file