Browse
For agents
About
Cooked – Recipe Management
/
1.11.4
Cooked – Recipe Management
v1.11.4
Switch version
1.16.1
1.16.0
1.15.0
trunk
1.10.0
1.11.0
1.11.1
1.11.2
1.11.3
1.11.4
1.12.0
1.13.0
1.14.0
1.7.10
1.7.11
1.7.12
1.7.13
1.7.15.1
1.7.15.3
1.7.15.4
1.8.0
1.8.1
1.8.2
1.8.3
1.8.4
All 37 releases
Overview
Code
cooked
/
includes
/
widgets
/
init.php
init.php
in Cooked – Recipe Management 1.11.4, at includes/widgets/init.php
8 lines
141 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
include
'
nutrition.php
'
;
4
include
'
search.php
'
;
5
include
'
recipe-list.php
'
;
6
include
'
recipe-categories.php
'
;
7
include
'
recipe-card.php
'
;
8