6 lines
255 B
JavaScript
6 lines
255 B
JavaScript
/* Any copyright is dedicated to the Public Domain.
|
|
* http://creativecommons.org/publicdomain/zero/1.0/ */
|
|
|
|
// This requires the profile directory for Places and the content relevancy
|
|
// component needs a profile directory for storage.
|
|
do_get_profile();
|