File: wiki2public.php

package info (click to toggle)
fusionforge 5.3.2%2B20141104-3%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-updates
  • size: 60,468 kB
  • ctags: 75,803
  • sloc: php: 271,850; sql: 36,817; python: 14,575; perl: 6,406; sh: 5,980; xml: 4,294; pascal: 1,411; makefile: 911; cpp: 52; awk: 27
file content (4 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (4)
1
2
3
4
<?php
// cronjob script to copy pages marked as "public" to a separate public wiki area.
// If ENABLE_PAGE_PUBLIC = true
// can only run via localhost for security reasons