Go to the source code of this file.
Variables | |
| $res = $GLOBALS['TYPO3_DB']->exec_SELECTquery('uid', 'pages', 'title LIKE '.$GLOBALS['TYPO3_DB']->fullQuoteStr($name.$date, 'pages')) | |
| $row = $GLOBALS['TYPO3_DB']->sql_fetch_assoc($res) | |
| $value = $row['uid'] | |
|
|
Definition at line 62 of file makeMenu_datedirectory.inc. |
|
|
Definition at line 63 of file makeMenu_datedirectory.inc. |
|
|
Definition at line 65 of file makeMenu_datedirectory.inc. |
1.4.6