Server Side Include in wappler 2.4.2

When I include a php file, a menu in this case, Wappler 2.4.2 cannot save the document anymore and the menu does not even show. When I looked in code view it was missing the filename even though I added it in the include properties <?php include ''; ?> so I added the filename manually and then it worked. Another small bug there I guess :slight_smile: