Found it.
In the past I copied (as proposed) the sample_navbar() into my own
project.inc. There I had to change
if (defined('NO_COMPUTING')) {
into
if (NO_COMPUTING) {
since NO_COMPUTING is now defined in util.inc as
define('NO_COMPUTING', false);
yoyo
yoyo schrieb:
> Hello,
>
> after updating to the latest source version, the Participate menu
> contains now BOSSA entries and the old menu structure went away:
> -> https://yafu.myfirewall.org/yafu/index.php
>
> Somehow the web part thinks it is a BOSSA project.
>
> What changed, what is wrong?
>
> yoyo
> _______________________________________________
> boinc_dev mailing list
> [email protected]
> https://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
> To unsubscribe, visit the above URL and
> (near bottom of page) enter your email address.
>
> ---
> Diese E-Mail wurde von AVG auf Viren geprüft.
> http://www.avg.com
>
>
_______________________________________________
boinc_dev mailing list
[email protected]
https://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.